sizegroup: Check ignore_hidden flag when adding groups
authorBenjamin Otte <otte@redhat.com>
Thu, 1 Nov 2012 23:12:48 +0000 (00:12 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 4 Nov 2012 14:24:17 +0000 (15:24 +0100)
commitdfea266e1f4461192442f3a9c11c203197c8eb6f
tree6cfbc822c7778c19d0df7f6e6b5ca9139bcc063e
parenta1f6887f176edfc271f9489bb73017c14d1176ff
sizegroup: Check ignore_hidden flag when adding groups

Instead of only checking the ignore_hidden flag when getting the
preferred sizes, respect it already when constructing the list of
widgets. This way, widgets don't queue resizes for groups they're
ignored in anyway.
gtk/gtksizegroup.c